home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1993 September / Nautilus CD Magazine Volume 3-9 September 1993 Windows Edition.mdf / highfive / blinky / blinky.doc next >
Text File  |  1992-02-02  |  4KB  |  81 lines

  1.              BLINKY: A Cursor Visibility Enhancement Utility
  2.                                Version 1.0
  3.              -----------------------------------------------
  4.                     Copyright 1992, Farpoint Software
  5.  
  6. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  7.  
  8. This program may be freely copied and distributed, as long as the
  9. following conditions are met: (1) No fee is charged other than a normal
  10. time usage fee required by some Bulletin Board Services, or a small
  11. disk duplication fee not to exceed $8, (2) The program is distributed
  12. in its original, unmodified form, and (3) This document file is
  13. included with the executable file without modification.  This program
  14. may not be bundled with, or transferred as part of, any package which
  15. is sold or for which any licensing fee is charged.
  16.  
  17. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  18.  
  19. This program is released as shareware. This means that you may use the
  20. program for a trial period of up to three weeks, but if you continue to
  21. use it regularly thereafter, a registration fee of $12 is requested.
  22. The registration fee may be sent to:
  23.  
  24.                Farpoint Software
  25.                2501 Afton Court
  26.                League City, TX 77573-3438
  27.  
  28. Upon registering, you will be mailed a disk containing the most recent
  29. version of the program, plus a couple of additional free Windows
  30. programs.
  31.  
  32. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  33.  
  34. Blinky is a Microsoft Windows program whose purpose is to improve the
  35. visibility of the mouse cursor.  This is accomplished in two ways:
  36. (1) The cursor can be made to blink on and off, and (2) The cursor can
  37. be made much larger, displaying either a large black arrow with a white
  38. border or a large white arrow with a black border (or numerous others).
  39.  
  40. Blinky is intended primarily for laptop users, but a lot of application
  41. programs could benefit from a blinking mouse cursor, even on standard
  42. CRT monitors. It has for years been normal for TEXT screen cursors to
  43. blink.
  44.  
  45. There are just two files in the archive:
  46.  
  47.        BLINKY.EXE  -  The executable program.
  48.        BLINKY.DOC  -  This file.
  49.  
  50. To install the program, simply copy the EXE file into any desired
  51. directory, then start the program as you would any other Windows
  52. program (i.e. place an entry into the Program Manager and double-click
  53. it, or select File/Run from the Program Manager menu and type the full
  54. pathname of BLINKY.EXE as the comamnd line).
  55.  
  56. Blinky starts up as an icon. It can be configured from the "Setup"
  57. dialog box, accessible from the icon's system menu. While the dialog
  58. box is visible, the following parameters can be set:
  59.  
  60.     Blink rate: Can be set to 250, 500, or 1000 milliseconds. This is
  61.         the time taken by the complete on/off cycle.
  62.  
  63.     Duty cycle: Can be set to 75% or 50%. This determines the on-time-
  64.         to-off-time ratio. For example, if the blink rate is set to
  65.         1000 milliseconds and the duty cycle is set to 75%, then the
  66.         cursor will be "on" for 750 milliseconds and "off" for 250
  67.         milliseconds of each cycle.
  68.  
  69.     Blink while moving: If checked, then the cursor will blink at all
  70.         times. If this option is unchecked, then the cursor will remain
  71.         "on" as long as it is in motion, and will start to blink only
  72.         while stationary.
  73.  
  74.     Cursor shape: Sets the appearance of the cursor. Try each one to
  75.         see its effect.
  76.  
  77. Blinky automatically saves its configuration in a file named
  78. BLINKY.INI, which will be created in the default directory the first
  79. time Blinky is run. Blinky will NOT put "junk" in your WIN.INI file,
  80. nor will it play with your CONFIG and AUTOEXEC files.
  81.